Dsl

class Dsl

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
@get:JvmName(name = "getBleThreshold")
@set:JvmName(name = "setBleThreshold")
var bleThreshold: Int

int32 ble_threshold = 4;

Link copied to clipboard
@get:JvmName(name = "getEnabled")
@set:JvmName(name = "setEnabled")
var enabled: Boolean

bool enabled = 1;

Link copied to clipboard
@get:JvmName(name = "getPaxcounterUpdateInterval")
@set:JvmName(name = "setPaxcounterUpdateInterval")
var paxcounterUpdateInterval: Int

uint32 paxcounter_update_interval = 2;

Link copied to clipboard
@get:JvmName(name = "getWifiThreshold")
@set:JvmName(name = "setWifiThreshold")
var wifiThreshold: Int

int32 wifi_threshold = 3;

Functions

Link copied to clipboard

int32 ble_threshold = 4;

Link copied to clipboard

bool enabled = 1;

Link copied to clipboard

uint32 paxcounter_update_interval = 2;

Link copied to clipboard

int32 wifi_threshold = 3;